Release 10.1A: OpenEdge Development:
ADM Reference
setExternalWhereList
Sets the ExternalWhereList property (see
Location: webrep.p Parameters:webrprop.i), which contains an optional pipe-separated list of WHERE clause field expressions that correspond to the ExternalTableList Property.INPUT pcExternalWhereList AS CHARACTERA pipe ( | )-separated list of field expressions.
Returns: LOGICAL Notes:
- The expressions are defined when the QueryBuilder is called from the External Tables and Object page of Wizards for Embedded SpeedScript objects (report and detail objects).
- WHERE clauses that are set with the Where radio-set in the Edit Join query builder page on the External Tables and Objects Page of the Report and Detail Wizard are stored in this property.
- WHERE clauses that are in the ExternalJoinList are merged with the clauses in the ExternalWhereList Property. This is useful in cases in which WHERE clauses that reference more than one table need to be built, such as the following:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |